combobox: simplify size request code by using the button content box
authorCosimo Cecchi <cosimoc@gnome.org>
Tue, 31 Jan 2012 21:03:00 +0000 (16:03 -0500)
committerCosimo Cecchi <cosimoc@gnome.org>
Wed, 1 Feb 2012 01:30:41 +0000 (20:30 -0500)
commit1bbd2c48c56051ea9290cee085a0110f2b5c3de6
treeef13fb0793dfa6608850e5e2685fc8b4cebb36db
parent821365af15d6669cde9bd3cf68ed98d5bfcb652c
combobox: simplify size request code by using the button content box

Similar to what we did for size_allocate.
gtk/gtkcombobox.c